[INFO] fetching crate jiaxin2006-tg-rcore-tutorial-t3l2 0.0.1-preview.1...
[INFO] fixing jiaxin2006-tg-rcore-tutorial-t3l2-0.0.1-preview.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate jiaxin2006-tg-rcore-tutorial-t3l2 0.0.1-preview.1 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate jiaxin2006-tg-rcore-tutorial-t3l2 0.0.1-preview.1
[INFO] finished tweaking crates.io crate jiaxin2006-tg-rcore-tutorial-t3l2 0.0.1-preview.1
[INFO] tweaked toml for crates.io crate jiaxin2006-tg-rcore-tutorial-t3l2 0.0.1-preview.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jiaxin2006-tg-rcore-tutorial-t3l2 0.0.1-preview.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jiaxin2006-tg-rcore-tutorial-t3l2 0.0.1-preview.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded numeric-enum-macro v0.2.0
[INFO] [stderr]   Downloaded tg-rcore-tutorial-signal-defs v0.4.8
[INFO] [stderr]   Downloaded tg-rcore-tutorial-sbi v0.4.8
[INFO] [stderr]   Downloaded tg-rcore-tutorial-syscall v0.4.8
[INFO] [stderr]   Downloaded tg-rcore-tutorial-console v0.4.8
[INFO] [stderr]   Downloaded riscv v0.10.1
[INFO] [stderr]   Downloaded tg-rcore-tutorial-kernel-alloc v0.4.8
[INFO] [stderr]   Downloaded page-table v0.0.6
[INFO] [stderr]   Downloaded customizable-buddy v0.0.3
[INFO] [stderr]   Downloaded tg-rcore-tutorial-linker v0.4.8
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded tg-rcore-tutorial-kernel-context v0.4.8
[INFO] [stderr]   Downloaded virtio-drivers v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 81e579c55bbfe4124ff0b4276f49aae4d6cef0cbf1e40e972aacdcd001ed368e
[INFO] running `Command { std: "docker" "start" "81e579c55bbfe4124ff0b4276f49aae4d6cef0cbf1e40e972aacdcd001ed368e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81e579c55bbfe4124ff0b4276f49aae4d6cef0cbf1e40e972aacdcd001ed368e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81e579c55bbfe4124ff0b4276f49aae4d6cef0cbf1e40e972aacdcd001ed368e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81e579c55bbfe4124ff0b4276f49aae4d6cef0cbf1e40e972aacdcd001ed368e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling riscv v0.10.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling tg-rcore-tutorial-syscall v0.4.8
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling tg-rcore-tutorial-linker v0.4.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking numeric-enum-macro v0.2.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking tg-rcore-tutorial-signal-defs v0.4.8
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking page-table v0.0.6
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking customizable-buddy v0.0.3
[INFO] [stderr]     Checking virtio-drivers v0.1.0
[INFO] [stderr]     Checking tg-rcore-tutorial-sbi v0.4.8
[INFO] [stderr]     Checking tg-rcore-tutorial-kernel-context v0.4.8
[INFO] [stderr]     Checking tg-rcore-tutorial-kernel-alloc v0.4.8
[INFO] [stderr]     Checking tg-rcore-tutorial-console v0.4.8
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling jiaxin2006-tg-rcore-tutorial-t3l2 v0.0.1-preview.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `HEAP_SPACE` in this scope
[INFO] [stdout]    --> src/main.rs:101:44
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let heap_ptr = core::ptr::addr_of_mut!(HEAP_SPACE) as *mut u8;
[INFO] [stdout]     |                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  58 | #[unsafe(link_section = ".bss.uninit")]
[INFO] [stdout]  59 | static mut HEAP_SPACE: [u8; 2 * 1024 * 1024] = [0; 2 * 1024 * 1024];
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `alloc_init` in this scope
[INFO] [stdout]    --> src/main.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     alloc_init(heap_ptr as usize);
[INFO] [stdout]     |     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:47:31
[INFO] [stdout]     |
[INFO] [stdout]  46 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  47 | use tg_kernel_alloc::{init as alloc_init, transfer as alloc_transfer};
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HEAP_SPACE` in this scope
[INFO] [stdout]    --> src/main.rs:101:44
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let heap_ptr = core::ptr::addr_of_mut!(HEAP_SPACE) as *mut u8;
[INFO] [stdout]     |                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  58 | #[unsafe(link_section = ".bss.uninit")]
[INFO] [stdout]  59 | static mut HEAP_SPACE: [u8; 2 * 1024 * 1024] = [0; 2 * 1024 * 1024];
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]    --> src/main.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | / fn panic(info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout] 183 | |     println!("{info}");
[INFO] [stdout] 184 | |     tg_sbi::shutdown(true)
[INFO] [stdout] 185 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]     = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout]     = note: second definition in the local crate (`jiaxin2006_tg_rcore_tutorial_t3l2`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `alloc_transfer` in this scope
[INFO] [stdout]    --> src/main.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         alloc_transfer(core::slice::from_raw_parts_mut(heap_ptr, 2 * 1024 * 1024));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:47:55
[INFO] [stdout]     |
[INFO] [stdout]  46 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  47 | use tg_kernel_alloc::{init as alloc_init, transfer as alloc_transfer};
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gpu` in this scope
[INFO] [stdout]    --> src/main.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     gpu::init();
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `gpu`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  50 | mod gpu;
[INFO] [stdout]     |     ^^^
[INFO] [stdout] help: to make use of source file src/gpu.rs, use `mod gpu` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod gpu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gpu` in this scope
[INFO] [stdout]    --> src/main.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     gpu::with_framebuffer(|fb, _w, _h| {
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `gpu`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  50 | mod gpu;
[INFO] [stdout]     |     ^^^
[INFO] [stdout] help: to make use of source file src/gpu.rs, use `mod gpu` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod gpu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gpu` in this scope
[INFO] [stdout]    --> src/main.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     gpu::flush();
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `gpu`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  50 | mod gpu;
[INFO] [stdout]     |     ^^^
[INFO] [stdout] help: to make use of source file src/gpu.rs, use `mod gpu` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod gpu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gpu` in this scope
[INFO] [stdout]    --> src/main.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     gpu::init();
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `gpu`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  50 | mod gpu;
[INFO] [stdout]     |     ^^^
[INFO] [stdout] help: to make use of source file src/gpu.rs, use `mod gpu` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod gpu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tangram` in this scope
[INFO] [stdout]    --> src/main.rs:234:29
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let o_count = total.min(tangram::O_PIECES.len());
[INFO] [stdout]     |                             ^^^^^^^ use of unresolved module or unlinked crate `tangram`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:52:5
[INFO] [stdout]     |
[INFO] [stdout]  51 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  52 | mod tangram;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] help: to make use of source file src/tangram.rs, use `mod tangram` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod tangram;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tangram` in this scope
[INFO] [stdout]    --> src/main.rs:235:40
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let s_count = total.saturating_sub(tangram::O_PIECES.len());
[INFO] [stdout]     |                                        ^^^^^^^ use of unresolved module or unlinked crate `tangram`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:52:5
[INFO] [stdout]     |
[INFO] [stdout]  51 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  52 | mod tangram;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] help: to make use of source file src/tangram.rs, use `mod tangram` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod tangram;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gpu` in this scope
[INFO] [stdout]    --> src/main.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 |     gpu::with_framebuffer(|fb, w, h| {
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `gpu`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  50 | mod gpu;
[INFO] [stdout]     |     ^^^
[INFO] [stdout] help: to make use of source file src/gpu.rs, use `mod gpu` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod gpu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tangram` in this scope
[INFO] [stdout]    --> src/main.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         tangram::render_progressive(fb, w, h, o_count, s_count);
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `tangram`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:52:5
[INFO] [stdout]     |
[INFO] [stdout]  51 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  52 | mod tangram;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] help: to make use of source file src/tangram.rs, use `mod tangram` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod tangram;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gpu` in this scope
[INFO] [stdout]    --> src/main.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     gpu::flush();
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `gpu`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  50 | mod gpu;
[INFO] [stdout]     |     ^^^
[INFO] [stdout] help: to make use of source file src/gpu.rs, use `mod gpu` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod gpu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `alloc_init` in this scope
[INFO] [stdout]    --> src/main.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     alloc_init(heap_ptr as usize);
[INFO] [stdout]     |     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:47:31
[INFO] [stdout]     |
[INFO] [stdout]  46 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  47 | use tg_kernel_alloc::{init as alloc_init, transfer as alloc_transfer};
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `alloc_transfer` in this scope
[INFO] [stdout]    --> src/main.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         alloc_transfer(core::slice::from_raw_parts_mut(heap_ptr, 2 * 1024 * 1024));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:47:55
[INFO] [stdout]     |
[INFO] [stdout]  46 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  47 | use tg_kernel_alloc::{init as alloc_init, transfer as alloc_transfer};
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gpu` in this scope
[INFO] [stdout]    --> src/main.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     gpu::with_framebuffer(|fb, _w, _h| {
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `gpu`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  50 | mod gpu;
[INFO] [stdout]     |     ^^^
[INFO] [stdout] help: to make use of source file src/gpu.rs, use `mod gpu` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod gpu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gpu` in this scope
[INFO] [stdout]    --> src/main.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     gpu::flush();
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `gpu`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  50 | mod gpu;
[INFO] [stdout]     |     ^^^
[INFO] [stdout] help: to make use of source file src/gpu.rs, use `mod gpu` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod gpu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tangram` in this scope
[INFO] [stdout]    --> src/main.rs:234:29
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let o_count = total.min(tangram::O_PIECES.len());
[INFO] [stdout]     |                             ^^^^^^^ use of unresolved module or unlinked crate `tangram`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:52:5
[INFO] [stdout]     |
[INFO] [stdout]  51 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  52 | mod tangram;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] help: to make use of source file src/tangram.rs, use `mod tangram` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod tangram;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tangram` in this scope
[INFO] [stdout]    --> src/main.rs:235:40
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let s_count = total.saturating_sub(tangram::O_PIECES.len());
[INFO] [stdout]     |                                        ^^^^^^^ use of unresolved module or unlinked crate `tangram`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:52:5
[INFO] [stdout]     |
[INFO] [stdout]  51 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  52 | mod tangram;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] help: to make use of source file src/tangram.rs, use `mod tangram` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod tangram;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gpu` in this scope
[INFO] [stdout]    --> src/main.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 |     gpu::with_framebuffer(|fb, w, h| {
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `gpu`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  50 | mod gpu;
[INFO] [stdout]     |     ^^^
[INFO] [stdout] help: to make use of source file src/gpu.rs, use `mod gpu` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod gpu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tangram` in this scope
[INFO] [stdout]    --> src/main.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         tangram::render_progressive(fb, w, h, o_count, s_count);
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `tangram`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:52:5
[INFO] [stdout]     |
[INFO] [stdout]  51 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  52 | mod tangram;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] help: to make use of source file src/tangram.rs, use `mod tangram` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod tangram;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gpu` in this scope
[INFO] [stdout]    --> src/main.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     gpu::flush();
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `gpu`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[cfg(target_arch = "riscv64")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `riscv64` feature
[INFO] [stdout]  50 | mod gpu;
[INFO] [stdout]     |     ^^^
[INFO] [stdout] help: to make use of source file src/gpu.rs, use `mod gpu` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  30 + mod gpu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jiaxin2006-tg-rcore-tutorial-t3l2` (bin "jiaxin2006-tg-rcore-tutorial-t3l2" test) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `jiaxin2006-tg-rcore-tutorial-t3l2` (bin "jiaxin2006-tg-rcore-tutorial-t3l2") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "81e579c55bbfe4124ff0b4276f49aae4d6cef0cbf1e40e972aacdcd001ed368e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81e579c55bbfe4124ff0b4276f49aae4d6cef0cbf1e40e972aacdcd001ed368e", kill_on_drop: false }`
[INFO] [stdout] 81e579c55bbfe4124ff0b4276f49aae4d6cef0cbf1e40e972aacdcd001ed368e
